home *** CD-ROM | disk | FTP | other *** search
/ Apple Reference & Presen…rary 5 (Internal Edition) / Apple R&P Lib Internal v5.0.iso / 3-Presentations / Markets / Education / HyperCard In Education / 88kids / background_9954.txt < prev    next >
Text File  |  1990-04-02  |  2KB  |  79 lines

  1. -- background: 9954 from stack: in
  2. -- bmap block id: 11714
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: KIDCARD
  6.  
  7.  
  8. -- part 5 (button)
  9. -- low flags: 00
  10. -- high flags: 8003
  11. -- rect: left=169 top=312 right=337 bottom=333
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: twenty years from now
  20. ----- HyperTalk script -----
  21.  
  22.  
  23. on mouseDown
  24.   set visible of background field "ang/b" to not the visible of background field "ang/b"
  25. end mouseDown
  26.  
  27.  
  28.  
  29.  
  30.  
  31. -- part 6 (button)
  32. -- low flags: 00
  33. -- high flags: 8003
  34. -- rect: left=338 top=312 right=336 bottom=502
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: back to reality
  43. ----- HyperTalk script -----
  44.  
  45. on mouseDown
  46.   set visible of background field "ang/b" to not the visible of background field "ang/b"
  47. end mouseDown
  48.  
  49.  
  50.  
  51.  
  52.  
  53. -- part 7 (field)
  54. -- low flags: 00
  55. -- high flags: 0001
  56. -- rect: left=179 top=19 right=296 bottom=511
  57. -- title width / last selected line: 0
  58. -- icon id / first selected line: 0 / 0
  59. -- text alignment: 0
  60. -- font id: 21
  61. -- text size: 12
  62. -- style flags: 0
  63. -- line height: 16
  64. -- part name: tw
  65.  
  66.  
  67. -- part 8 (field)
  68. -- low flags: 80
  69. -- high flags: 0001
  70. -- rect: left=178 top=19 right=304 bottom=512
  71. -- title width / last selected line: 0
  72. -- icon id / first selected line: 0 / 0
  73. -- text alignment: 0
  74. -- font id: 21
  75. -- text size: 12
  76. -- style flags: 0
  77. -- line height: 16
  78. -- part name: ang/b
  79.